chore: simplify release flow and issue templates#178
Merged
rubenmarcus merged 1 commit intomainfrom Feb 13, 2026
Merged
Conversation
- Remove beta npm tag from release workflow (stable-only releases) - Simplify release-on-tag to always publish with latest tag - Simplify prepare-release to stable-only version calculation - Strip beta consolidation from stable-release workflow - Remove release:beta script from package.json - Reduce issue template fields (bug, config, feature) to essentials - Enable blank issues in config.yml Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Issue Linking ReminderThis PR doesn't appear to have a linked issue. Consider linking to:
Using If this PR doesn't need an issue, you can ignore this message. |
Contributor
✔️ Bundle Size Analysis
Bundle breakdown |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
Release workflows
npm dist-tag add ... betaline--tag latest, removed prerelease detectionrelease:betascriptIssue templates
blank_issues_enabled: trueManual step after merge
Remove the stale
betanpm dist-tag:Test plan
candidate-releasePR creates a stable version release PRnpm view ralph-starter dist-tagsafter removing beta tag🤖 Generated with Claude Code